Replace gdk_surface_is_visible by _get_mapped
authorMatthias Clasen <mclasen@redhat.com>
Tue, 25 Feb 2020 00:02:34 +0000 (19:02 -0500)
committerMatthias Clasen <mclasen@redhat.com>
Tue, 25 Feb 2020 00:07:03 +0000 (19:07 -0500)
commit7a39f2d49d67f29ec0a067a1e535c6323d081414
tree060c1c5ef79cfc997a8528888c9bd9da42a56f38
parent96b7c5f575e6b5512386efdf9e5328024fd53324
Replace gdk_surface_is_visible by _get_mapped

The property  is called ::mapped, and we want to get
to standard getter naming.
gdk/gdkseatdefault.c
gdk/wayland/gdkdevice-wayland.c
gdk/wayland/gdksurface-wayland.c
gdk/x11/gdkdrag-x11.c
gtk/gtkpopover.c